home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / graphics / sviewiv / superviewlibrary / locale / superviewlib.cd < prev    next >
Text File  |  1999-11-30  |  2KB  |  59 lines

  1. ; superview.cd
  2. ;
  3. ; ************
  4. ;
  5. ; SuperView.library
  6. ;
  7. MSG_SVERR_UNKNOWN_FILE_FORMAT (//)
  8. Unknown File Format.
  9. MSG_SVERR_FILE_NOT_FOUND      (//)
  10. File not found.
  11. MSG_SVERR_NO_MEMORY           (//)
  12. Not enough memory.
  13. MSG_SVERR_IFFPARSE_ERROR      (//)
  14. IFFParse-Error.
  15. MSG_SVERR_NO_CLIPBOARD        (//)
  16. Can't open Clipboard Unit.
  17. MSG_SVERR_NO_SCREEN           (//)
  18. Can't open Display Screen.
  19. MSG_SVERR_NO_FILE             (//)
  20. Can't open Destination File.
  21. MSG_SVERR_NO_HANDLE           (//)
  22. Internal error: Invalid Handle.
  23. MSG_SVERR_NO_DATA             (//)
  24. No viewable Data found.
  25. MSG_SVERR_GOT_NO_WINDOW       (//)
  26. No Display Window used.
  27. MSG_SVERR_GOT_NO_SCREEN       (//)
  28. No Display Screen used.
  29. MSG_SVERR_NO_INFORMATION      (//)
  30. No information available.
  31. MSG_SVERR_ILLEGAL_ACCESS      (//)
  32. Internal access error. Reboot suggested.
  33. MSG_SVERR_DECODE_ERROR        (//)
  34. Error while decoding Data.
  35. MSG_SVERR_UNKNOWN_PARAMETERS  (//)
  36. Can't perform File Requirements.
  37. MSG_SVERR_ACTION_NOT_SUPPORTED(//)
  38. Action not supported in this context.
  39. MSG_SVERR_VERSION_CONFLICT    (//)
  40. You need a newer version for this.
  41. MSG_SVERR_NO_DRIVER_AVAILABLE (//)
  42. SVDriver support needed for this. Wrong version ?
  43. MSG_UNKNOWN_INTERNAL_ERROR    (//)
  44. Unknown internal Error. Reboot suggested.
  45. MSG_SVERR_CANNOT_HANDLE_HAM   (//)
  46. This module cannot handle HAM input data.
  47. MSG_SVERR_NEEDS_24BIT         (//)
  48. This module needs 24 Bit input data.
  49. MSG_SVERR_CANNOT_HANDLE_24BIT (//)
  50. This module cannot handle 24 Bit input data.
  51. MSG_SVERR_NEEDS_HAM           (//)
  52. This module needs HAM input data.
  53. MSG_SVERR_CANNOT_HANDLE_EHB   (//)
  54. This module cannot handle EHB input data.
  55. MSG_SVERR_NEEDS_EHB           (//)
  56. This module needs EHB input data.
  57. MSG_SVERR_STOPPED_PROGRESS    (//)
  58. Action has been aborted by user.
  59.